diff --git a/docs-ref-autogen/azure-containerregistry/azure.containerregistry.ContainerRegistryClient.yml b/docs-ref-autogen/azure-containerregistry/azure.containerregistry.ContainerRegistryClient.yml index 0b0ace8a70bb..e4d00b5d44ad 100644 --- a/docs-ref-autogen/azure-containerregistry/azure.containerregistry.ContainerRegistryClient.yml +++ b/docs-ref-autogen/azure-containerregistry/azure.containerregistry.ContainerRegistryClient.yml @@ -32,7 +32,7 @@ constructor: description: 'URL to use for credential authentication with AAD. Its value could be - "[https://management.azure.com](https://management.azure.com)", "[https://management.chinacloudapi.cn](https://management.chinacloudapi.cn)" + "`https://management.azure.com`", "[https://management.chinacloudapi.cn](https://management.chinacloudapi.cn)" or "[https://management.usgovcloudapi.net](https://management.usgovcloudapi.net)". @@ -471,3 +471,4 @@ methods: - type: azure.containerregistry.DigestValidationError description: If the server-computed digest does not match the client-computed digest. + diff --git a/docs-ref-autogen/azure-containerregistry/azure.containerregistry.aio.ContainerRegistryClient.yml b/docs-ref-autogen/azure-containerregistry/azure.containerregistry.aio.ContainerRegistryClient.yml index 8a12f70e8544..9d3de326add3 100644 --- a/docs-ref-autogen/azure-containerregistry/azure.containerregistry.aio.ContainerRegistryClient.yml +++ b/docs-ref-autogen/azure-containerregistry/azure.containerregistry.aio.ContainerRegistryClient.yml @@ -32,7 +32,7 @@ constructor: description: 'URL to use for credential authentication with AAD. Its value could be - "[https://management.azure.com](https://management.azure.com)", "[https://management.chinacloudapi.cn](https://management.chinacloudapi.cn)" + "`https://management.azure.com`", "[https://management.chinacloudapi.cn](https://management.chinacloudapi.cn)" or "[https://management.usgovcloudapi.net](https://management.usgovcloudapi.net)". @@ -446,3 +446,4 @@ methods: - type: azure.containerregistry.DigestValidationError description: If the server-computed digest does not match the client-computed digest. + diff --git a/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.ApiCenterMgmtClient.yml b/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.ApiCenterMgmtClient.yml index b5f4c87727ed..28d78ebc69f1 100644 --- a/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.ApiCenterMgmtClient.yml +++ b/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.ApiCenterMgmtClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure API Center Resource Provider. constructor: syntax: 'ApiCenterMgmtClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -80,3 +80,4 @@ methods: - uid: azure.mgmt.apicenter.ApiCenterMgmtClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.aio.ApiCenterMgmtClient.yml b/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.aio.ApiCenterMgmtClient.yml index d6ba3b96894d..58f4fb539894 100644 --- a/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.aio.ApiCenterMgmtClient.yml +++ b/docs-ref-autogen/azure-mgmt-apicenter/azure.mgmt.apicenter.aio.ApiCenterMgmtClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure API Center Resource Provider. constructor: syntax: 'ApiCenterMgmtClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -80,3 +80,4 @@ methods: - uid: azure.mgmt.apicenter.aio.ApiCenterMgmtClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.AppComplianceAutomationMgmtClient.yml b/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.AppComplianceAutomationMgmtClient.yml index 2f98ced1e16b..65fd0d6fc497 100644 --- a/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.AppComplianceAutomationMgmtClient.yml +++ b/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.AppComplianceAutomationMgmtClient.yml @@ -8,7 +8,7 @@ inheritances: summary: App Compliance Automation Tool for Microsoft 365 API spec. constructor: syntax: 'AppComplianceAutomationMgmtClient(credential: TokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -16,8 +16,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.appcomplianceautomation.AppComplianceAutomationMgmtClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.aio.AppComplianceAutomationMgmtClient.yml b/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.aio.AppComplianceAutomationMgmtClient.yml index c99da1163d2a..8d36bdafe76b 100644 --- a/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.aio.AppComplianceAutomationMgmtClient.yml +++ b/docs-ref-autogen/azure-mgmt-appcomplianceautomation/azure.mgmt.appcomplianceautomation.aio.AppComplianceAutomationMgmtClient.yml @@ -8,7 +8,7 @@ inheritances: summary: App Compliance Automation Tool for Microsoft 365 API spec. constructor: syntax: 'AppComplianceAutomationMgmtClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -16,8 +16,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.appcomplianceautomation.aio.AppComplianceAutomationMgmtClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.AppConfigurationManagementClient.yml b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.AppConfigurationManagementClient.yml index 3798255bc699..61a7d4c1e774 100644 --- a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.AppConfigurationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.AppConfigurationManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: AppConfigurationManagementClient. constructor: syntax: 'AppConfigurationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.appconfiguration.v2022_03_01_preview.AppConfigurationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.aio.AppConfigurationManagementClient.yml b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.aio.AppConfigurationManagementClient.yml index 0c0595b276ee..30945ffa6202 100644 --- a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.aio.AppConfigurationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_03_01_preview.aio.AppConfigurationManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: AppConfigurationManagementClient. constructor: syntax: 'AppConfigurationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.appconfiguration.v2022_03_01_preview.aio.AppConfigurationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.AppConfigurationManagementClient.yml b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.AppConfigurationManagementClient.yml index adcafb239b3a..718c956af0c9 100644 --- a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.AppConfigurationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.AppConfigurationManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: AppConfigurationManagementClient. constructor: syntax: 'AppConfigurationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.appconfiguration.v2022_05_01.AppConfigurationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.aio.AppConfigurationManagementClient.yml b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.aio.AppConfigurationManagementClient.yml index 7b6a9b606e87..569fa78a3908 100644 --- a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.aio.AppConfigurationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2022_05_01.aio.AppConfigurationManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: AppConfigurationManagementClient. constructor: syntax: 'AppConfigurationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.appconfiguration.v2022_05_01.aio.AppConfigurationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.AppConfigurationManagementClient.yml b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.AppConfigurationManagementClient.yml index 76613a33f509..561d554f13e8 100644 --- a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.AppConfigurationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.AppConfigurationManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: AppConfigurationManagementClient. constructor: syntax: 'AppConfigurationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -68,3 +68,4 @@ methods: - uid: azure.mgmt.appconfiguration.v2023_03_01.AppConfigurationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.aio.AppConfigurationManagementClient.yml b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.aio.AppConfigurationManagementClient.yml index 3d7886deec3d..63d1daa2c137 100644 --- a/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.aio.AppConfigurationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appconfiguration/azure.mgmt.appconfiguration.v2023_03_01.aio.AppConfigurationManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: AppConfigurationManagementClient. constructor: syntax: 'AppConfigurationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -68,3 +68,4 @@ methods: - uid: azure.mgmt.appconfiguration.v2023_03_01.aio.AppConfigurationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.ContainerAppsAPIClient.yml b/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.ContainerAppsAPIClient.yml index c21cd11b6e38..debe506223cb 100644 --- a/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.ContainerAppsAPIClient.yml +++ b/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.ContainerAppsAPIClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerAppsAPIClient. constructor: syntax: 'ContainerAppsAPIClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -140,3 +140,4 @@ methods: - uid: azure.mgmt.appcontainers.ContainerAppsAPIClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.aio.ContainerAppsAPIClient.yml b/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.aio.ContainerAppsAPIClient.yml index 8127d5b97c9f..59ca8b6ee332 100644 --- a/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.aio.ContainerAppsAPIClient.yml +++ b/docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.aio.ContainerAppsAPIClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerAppsAPIClient. constructor: syntax: 'ContainerAppsAPIClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -140,3 +140,4 @@ methods: - uid: azure.mgmt.appcontainers.aio.ContainerAppsAPIClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.ApplicationInsightsManagementClient.yml index e595aa28db53..60333ac4240a 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -106,3 +106,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2015_05_01.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.aio.ApplicationInsightsManagementClient.yml index d1818568938f..2a4259ed1657 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2015_05_01.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -106,3 +106,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2015_05_01.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.ApplicationInsightsManagementClient.yml index b9acae8cf052..fba1ea6d98df 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -54,3 +54,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2017_10_01.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.aio.ApplicationInsightsManagementClient.yml index 6b4610190a4d..baed26c13d84 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2017_10_01.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -54,3 +54,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2017_10_01.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.ApplicationInsightsManagementClient.yml index 37122a8f9ed4..92c6bac50cd6 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -53,3 +53,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2018_05_01_preview.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.aio.ApplicationInsightsManagementClient.yml index d29d82a303aa..c63f7abc87b9 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_05_01_preview.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -53,3 +53,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2018_05_01_preview.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.ApplicationInsightsManagementClient.yml index ec964890bd68..7f8078942332 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -45,3 +45,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2018_06_17_preview.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.aio.ApplicationInsightsManagementClient.yml index 9f30a64b7aa2..8ba1f76cb7a3 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2018_06_17_preview.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -45,3 +45,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2018_06_17_preview.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.ApplicationInsightsManagementClient.yml index 9a3dfc2f10b8..75fc6b92de36 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -41,3 +41,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2019_10_17_preview.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.aio.ApplicationInsightsManagementClient.yml index 41a07a432615..057bce3f0834 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2019_10_17_preview.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -41,3 +41,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2019_10_17_preview.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.ApplicationInsightsManagementClient.yml index fe8d62085b51..ce9fe63fcc37 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_02_02.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.aio.ApplicationInsightsManagementClient.yml index 2b4ecc2f0cd5..d937be7da397 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_02_02.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.ApplicationInsightsManagementClient.yml index 43a002395e41..8564b32c6cd9 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -41,3 +41,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_02_02_preview.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.aio.ApplicationInsightsManagementClient.yml index 8897b3452ea8..3982d7de479f 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_02_02_preview.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -41,3 +41,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_02_02_preview.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.ApplicationInsightsManagementClient.yml index 768bdc774a25..32e5a53c6f99 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -41,3 +41,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_03_01_preview.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.aio.ApplicationInsightsManagementClient.yml index 647e729182e2..604880897e92 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_03_01_preview.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -41,3 +41,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_03_01_preview.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.ApplicationInsightsManagementClient.yml index 7a534dc8a913..a0851015c9b2 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -16,8 +16,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -40,3 +40,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_06_02_preview.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.aio.ApplicationInsightsManagementClient.yml index be5972b752ac..4c552348100b 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_06_02_preview.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -16,8 +16,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -40,3 +40,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_06_02_preview.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.ApplicationInsightsManagementClient.yml index 0958138487a8..6ee096465977 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_11_20.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.aio.ApplicationInsightsManagementClient.yml index ba01ad85c32d..a6172e8de38c 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2020_11_20.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2020_11_20.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.ApplicationInsightsManagementClient.yml index 64986d1acc35..e37c8521b469 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2021_03_08.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.aio.ApplicationInsightsManagementClient.yml index 620c97bd695e..1697467a524c 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_03_08.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2021_03_08.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.ApplicationInsightsManagementClient.yml index 70bac313329d..b2e390a960a0 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2021_08_01.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.aio.ApplicationInsightsManagementClient.yml index 967d80e292e2..9849dd095e13 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_08_01.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2021_08_01.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.ApplicationInsightsManagementClient.yml index 264bbba64194..cd879a465f88 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -16,8 +16,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -37,3 +37,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2021_10.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.aio.ApplicationInsightsManagementClient.yml index 55598bd04b02..5ec7bc66234b 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2021_10.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -16,8 +16,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -37,3 +37,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2021_10.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.ApplicationInsightsManagementClient.yml index fa59c7499ca3..f361106975eb 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2022_04_01.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.aio.ApplicationInsightsManagementClient.yml index dc66ce3a170b..609f3fc44609 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_04_01.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2022_04_01.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.ApplicationInsightsManagementClient.yml index 66a82dc2061a..109721d2178e 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2022_06_15.ApplicationInsightsManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.aio.ApplicationInsightsManagementClient.yml b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.aio.ApplicationInsightsManagementClient.yml index 58bbed0dc516..c5a5c05f1541 100644 --- a/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.aio.ApplicationInsightsManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-applicationinsights/azure.mgmt.applicationinsights.v2022_06_15.aio.ApplicationInsightsManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Composite Swagger for Application Insights Management Client. constructor: syntax: 'ApplicationInsightsManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -42,3 +42,4 @@ methods: - uid: azure.mgmt.applicationinsights.v2022_06_15.aio.ApplicationInsightsManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.AppPlatformManagementClient.yml index f01d11dfc669..210a0b4b38f8 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -91,3 +91,4 @@ methods: - uid: azure.mgmt.appplatform.v2020_07_01.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.aio.AppPlatformManagementClient.yml index 313cf48de58b..ab7a5e0d6ddc 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_07_01.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -91,3 +91,4 @@ methods: - uid: azure.mgmt.appplatform.v2020_07_01.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.AppPlatformManagementClient.yml index 15d1058d608d..e4fd512a1383 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -90,3 +90,4 @@ methods: - uid: azure.mgmt.appplatform.v2020_11_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.aio.AppPlatformManagementClient.yml index b2821a3a2718..de27d70de384 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2020_11_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -90,3 +90,4 @@ methods: - uid: azure.mgmt.appplatform.v2020_11_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.AppPlatformManagementClient.yml index fe43b2760e78..6f9acf83c070 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -90,3 +90,4 @@ methods: - uid: azure.mgmt.appplatform.v2021_06_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.aio.AppPlatformManagementClient.yml index 73312a53dff0..8769eb3417f5 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_06_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -90,3 +90,4 @@ methods: - uid: azure.mgmt.appplatform.v2021_06_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.AppPlatformManagementClient.yml index 278701618302..34f551d5691d 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -94,3 +94,4 @@ methods: - uid: azure.mgmt.appplatform.v2021_09_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.aio.AppPlatformManagementClient.yml index 5ab2d30e1016..29bdf5c87889 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2021_09_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -94,3 +94,4 @@ methods: - uid: azure.mgmt.appplatform.v2021_09_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.AppPlatformManagementClient.yml index aca5f68b251f..6dab48030fd3 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_01_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.aio.AppPlatformManagementClient.yml index 5d3b768f7548..88787d035942 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_01_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_01_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.AppPlatformManagementClient.yml index 9354c78d371c..b45d914dfc8a 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_03_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.aio.AppPlatformManagementClient.yml index 5eaa24559cc8..fdc3254d3f8b 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_03_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Cloud. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_03_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.AppPlatformManagementClient.yml index 1381f4c9be3e..60ba42967660 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -115,3 +115,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_04_01.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.aio.AppPlatformManagementClient.yml index 66feffa73a48..ff9695f36440 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_04_01.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -115,3 +115,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_04_01.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.AppPlatformManagementClient.yml index 9af9d14afa8a..60d373f18af0 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_05_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.aio.AppPlatformManagementClient.yml index b3e604530a38..ed5655aec41d 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_05_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_05_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.AppPlatformManagementClient.yml index 0a27651ed9f0..9a6e7d437c73 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_09_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.aio.AppPlatformManagementClient.yml index 094b61f8e012..59fc8670e6e5 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_09_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -138,3 +138,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_09_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.AppPlatformManagementClient.yml index 1cafd44845c3..d58e76a72263 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -158,3 +158,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_11_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.aio.AppPlatformManagementClient.yml index a978c4cd0c99..1dc5a5c027c0 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_11_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -158,3 +158,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_11_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.AppPlatformManagementClient.yml index a1a8dbbe7263..58952feb464e 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -139,3 +139,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_12_01.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.aio.AppPlatformManagementClient.yml index 595a6303b667..952afb272242 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2022_12_01.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -139,3 +139,4 @@ methods: - uid: azure.mgmt.appplatform.v2022_12_01.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.AppPlatformManagementClient.yml index 73daaef76978..187e284c21ca 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -158,3 +158,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_01_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.aio.AppPlatformManagementClient.yml index 99090bd609ff..c7dc4c98262d 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_01_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -158,3 +158,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_01_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.AppPlatformManagementClient.yml index 043bc9c2b663..ee2108052650 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -162,3 +162,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_03_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.aio.AppPlatformManagementClient.yml index dee5af4a0d09..275ec0c51fee 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_03_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -162,3 +162,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_03_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.AppPlatformManagementClient.yml index 8c68593d6c4f..7242b22df8a8 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_05_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.aio.AppPlatformManagementClient.yml index 58cbeec6d9ea..abf3ee80d5a4 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_05_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_05_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.AppPlatformManagementClient.yml index bc03e6467513..649a80557e27 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_07_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.aio.AppPlatformManagementClient.yml index 9aa85d8ecc8c..36f04626d4de 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_07_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_07_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.AppPlatformManagementClient.yml index 07f67d7c3ac4..b69ce271ec70 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_09_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.aio.AppPlatformManagementClient.yml index 28bc6f3d4e2d..289008e705db 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_09_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_09_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.AppPlatformManagementClient.yml index 37405cfb319d..b491fb5e99ca 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_11_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.aio.AppPlatformManagementClient.yml index 8ce5ad26885d..6a5b72c1cc72 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_11_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_11_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.AppPlatformManagementClient.yml index 98b3c9f12111..63a06044f8ad 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -167,3 +167,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_12_01.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.aio.AppPlatformManagementClient.yml index 7f3042661564..fae7773befb7 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2023_12_01.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -167,3 +167,4 @@ methods: - uid: azure.mgmt.appplatform.v2023_12_01.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.AppPlatformManagementClient.yml index 3200c1c4c82d..5851bbfb88eb 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2024_01_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.aio.AppPlatformManagementClient.yml index a9242a234f2b..d22d821b8c19 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_01_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -170,3 +170,4 @@ methods: - uid: azure.mgmt.appplatform.v2024_01_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.AppPlatformManagementClient.yml index 98a2a0d69779..97993dac35cc 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -186,3 +186,4 @@ methods: - uid: azure.mgmt.appplatform.v2024_05_01_preview.AppPlatformManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.aio.AppPlatformManagementClient.yml b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.aio.AppPlatformManagementClient.yml index 196adf7a5ea0..9ca608386d3c 100644 --- a/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.aio.AppPlatformManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-appplatform/azure.mgmt.appplatform.v2024_05_01_preview.aio.AppPlatformManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Spring Apps. constructor: syntax: 'AppPlatformManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -186,3 +186,4 @@ methods: - uid: azure.mgmt.appplatform.v2024_05_01_preview.aio.AppPlatformManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.AuthorizationManagementClient.yml index 92bb87cb4600..e95bce3b6605 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.AuthorizationManagementClient.yml @@ -18,7 +18,7 @@ summary: 'Role based access control provides you a way to apply granular level p users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -31,8 +31,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -52,3 +52,4 @@ methods: - uid: azure.mgmt.authorization.v2015_06_01.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.AuthorizationManagementClient.yml index d188cc0f3166..b5865b84bb57 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.AuthorizationManagementClient.yml @@ -18,7 +18,7 @@ summary: 'Role based access control provides you a way to apply granular level p users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -31,8 +31,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -52,3 +52,4 @@ methods: - uid: azure.mgmt.authorization.v2015_06_01.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.AuthorizationManagementClient.yml index 3f116e0a052b..a65d994f6d12 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.AuthorizationManagementClient.yml @@ -18,7 +18,7 @@ summary: 'Role based access control provides you a way to apply granular level p users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -31,8 +31,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -72,3 +72,4 @@ methods: - uid: azure.mgmt.authorization.v2015_07_01.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.AuthorizationManagementClient.yml index 8febb469ba41..b4d0ffb837d7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.AuthorizationManagementClient.yml @@ -18,7 +18,7 @@ summary: 'Role based access control provides you a way to apply granular level p users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -31,8 +31,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -72,3 +72,4 @@ methods: - uid: azure.mgmt.authorization.v2015_07_01.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.AuthorizationManagementClient.yml index 7a3d2c0297a0..0cb1a2e8fae2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Role based access control provides you a way to apply granular level p to individual resources or resource groups. These calls handle provider operations.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -56,3 +56,4 @@ methods: - uid: azure.mgmt.authorization.v2018_01_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.AuthorizationManagementClient.yml index a369b4b097cc..341e21565890 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Role based access control provides you a way to apply granular level p to individual resources or resource groups. These calls handle provider operations.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -56,3 +56,4 @@ methods: - uid: azure.mgmt.authorization.v2018_01_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.AuthorizationManagementClient.yml index 78a24cc1df0b..e25f8a0bb157 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -76,3 +76,4 @@ methods: - uid: azure.mgmt.authorization.v2018_05_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.AuthorizationManagementClient.yml index a1fa3ea532f2..e4cf4c6d83f1 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -76,3 +76,4 @@ methods: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.AuthorizationManagementClient.yml index daa9c8f374ea..f85aa8893718 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.AuthorizationManagementClient.yml @@ -16,7 +16,7 @@ summary: 'Role based access control provides you a way to apply granular level p Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -29,8 +29,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -49,3 +49,4 @@ methods: - uid: azure.mgmt.authorization.v2018_07_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.AuthorizationManagementClient.yml index 4a6cb42d0128..8d31034070c9 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.AuthorizationManagementClient.yml @@ -16,7 +16,7 @@ summary: 'Role based access control provides you a way to apply granular level p Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -29,8 +29,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -49,3 +49,4 @@ methods: - uid: azure.mgmt.authorization.v2018_07_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.AuthorizationManagementClient.yml index 31bb89a3f908..13b9884006ea 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -47,3 +47,4 @@ methods: - uid: azure.mgmt.authorization.v2018_09_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.AuthorizationManagementClient.yml index 95d8f00874e4..b1d8de739884 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -47,3 +47,4 @@ methods: - uid: azure.mgmt.authorization.v2018_09_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.AuthorizationManagementClient.yml index d1e28e9ea641..4bdd5ac6df6f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -47,3 +47,4 @@ methods: - uid: azure.mgmt.authorization.v2019_08_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.AuthorizationManagementClient.yml index d15ecc898155..df1d165e54cb 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -47,3 +47,4 @@ methods: - uid: azure.mgmt.authorization.v2019_08_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.AuthorizationManagementClient.yml index 009ead22f7f8..353c4ce5b527 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -47,3 +47,4 @@ methods: - uid: azure.mgmt.authorization.v2020_04_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.AuthorizationManagementClient.yml index a13799fe11d0..ddae71c74d75 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -47,3 +47,4 @@ methods: - uid: azure.mgmt.authorization.v2020_04_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.AuthorizationManagementClient.yml index ccfb6ae91b1c..d8b7cdc21d06 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, base_url: str - = ''https://management.azure.com'', **kwargs: Any)' + = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -77,3 +77,4 @@ methods: - uid: azure.mgmt.authorization.v2020_10_01.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.AuthorizationManagementClient.yml index 30aadeb1e140..db9c812e2323 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -77,3 +77,4 @@ methods: - uid: azure.mgmt.authorization.v2020_10_01.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.AuthorizationManagementClient.yml index 144463c7f2b3..f272312c69c7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -85,3 +85,4 @@ methods: - uid: azure.mgmt.authorization.v2020_10_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.AuthorizationManagementClient.yml index 573ed9ae0549..2c8c15f0d2f2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -27,8 +27,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -85,3 +85,4 @@ methods: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.AuthorizationManagementClient.yml index c388ecb56011..6318484f750d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Request Approvals service provides the workflow for running request ap of resources.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, base_url: str - = ''https://management.azure.com'', **kwargs: Any)' + = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -19,8 +19,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -65,3 +65,4 @@ methods: - uid: azure.mgmt.authorization.v2021_01_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.AuthorizationManagementClient.yml index 466dd5dcac73..37c059be2d56 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Request Approvals service provides the workflow for running request ap of resources.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -19,8 +19,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -65,3 +65,4 @@ methods: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.AuthorizationManagementClient.yml index d621f53fb80e..a1b1e4f67a17 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -76,3 +76,4 @@ methods: - uid: azure.mgmt.authorization.v2021_03_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.AuthorizationManagementClient.yml index 4614b23755b8..8c09bf6dc85e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -76,3 +76,4 @@ methods: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.AuthorizationManagementClient.yml index 4daed533869d..03c00510f6d4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -84,3 +84,4 @@ methods: - uid: azure.mgmt.authorization.v2021_07_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.AuthorizationManagementClient.yml index afcd6501e04f..cfe985636dba 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -84,3 +84,4 @@ methods: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.AuthorizationManagementClient.yml index 2994dd4e9318..07b0c2b68832 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -150,3 +150,4 @@ methods: - uid: azure.mgmt.authorization.v2021_12_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.AuthorizationManagementClient.yml index b2f6d63da5c9..c8b9470b698f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.AuthorizationManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Access reviews service provides the workflow for running access review resources.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -150,3 +150,4 @@ methods: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.AuthorizationManagementClient.yml index 7f3dd427af74..f2b74928e8dd 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.AuthorizationManagementClient.yml @@ -16,7 +16,7 @@ summary: 'Role based access control provides you a way to apply granular level p Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -29,8 +29,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -66,3 +66,4 @@ methods: - uid: azure.mgmt.authorization.v2022_04_01.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.AuthorizationManagementClient.yml index d63ced0f9a85..7cd4e95ee08d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.AuthorizationManagementClient.yml @@ -16,7 +16,7 @@ summary: 'Role based access control provides you a way to apply granular level p Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -29,8 +29,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -66,3 +66,4 @@ methods: - uid: azure.mgmt.authorization.v2022_04_01.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.AuthorizationManagementClient.yml index a723bd3bc065..cb5d9b77531a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, base_url: str - = ''https://management.azure.com'', **kwargs: Any)' + = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -46,3 +46,4 @@ methods: - uid: azure.mgmt.authorization.v2022_04_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.AuthorizationManagementClient.yml index a960118e51e6..3e2e68a72bdc 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -46,3 +46,4 @@ methods: - uid: azure.mgmt.authorization.v2022_04_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.AuthorizationManagementClient.yml index b7b9b944a552..589cb1fe6146 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.AuthorizationManagementClient.yml @@ -15,7 +15,7 @@ summary: 'Role based access control provides you a way to apply granular level p on resources.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -28,8 +28,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -52,3 +52,4 @@ methods: - uid: azure.mgmt.authorization.v2022_05_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.AuthorizationManagementClient.yml index 2f6aaab9eb85..b384be44ba32 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.AuthorizationManagementClient.yml @@ -15,7 +15,7 @@ summary: 'Role based access control provides you a way to apply granular level p on resources.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -28,8 +28,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -52,3 +52,4 @@ methods: - uid: azure.mgmt.authorization.v2022_05_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.AuthorizationManagementClient.yml index 2d6ebd2a7477..e847523c2924 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: TokenCredential, base_url: str - = ''https://management.azure.com'', **kwargs: Any)' + = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.authorization.v2022_08_01_preview.AuthorizationManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.AuthorizationManagementClient.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.AuthorizationManagementClient.yml index fa4c7897628c..a0c9b47f9f25 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.AuthorizationManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.AuthorizationManagementClient.yml @@ -14,7 +14,7 @@ summary: 'Role based access control provides you a way to apply granular level p assignments. A role assignment grants access to Azure Active Directory users.' constructor: syntax: 'AuthorizationManagementClient(credential: AsyncTokenCredential, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.authorization.v2022_08_01_preview.aio.AuthorizationManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.AutomanageClient.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.AutomanageClient.yml index 3fd6d856f80c..2b48e2aefe45 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.AutomanageClient.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.AutomanageClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Automanage Client. constructor: syntax: 'AutomanageClient(credential: TokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -90,3 +90,4 @@ methods: - uid: azure.mgmt.automanage.AutomanageClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.AutomanageClient.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.AutomanageClient.yml index 53990ff22291..376b7e5f8fee 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.AutomanageClient.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.AutomanageClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Automanage Client. constructor: syntax: 'AutomanageClient(credential: AsyncTokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -90,3 +90,4 @@ methods: - uid: azure.mgmt.automanage.aio.AutomanageClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.AVSClient.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.AVSClient.yml index b2f31b1623f6..2783c1783b10 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.AVSClient.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.AVSClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure VMware Solution API. constructor: syntax: 'AVSClient(credential: TokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -108,3 +108,4 @@ methods: - uid: azure.mgmt.avs.AVSClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.AVSClient.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.AVSClient.yml index 19ecf8d11577..7a7dcae3d746 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.AVSClient.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.AVSClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure VMware Solution API. constructor: syntax: 'AVSClient(credential: AsyncTokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -108,3 +108,4 @@ methods: - uid: azure.mgmt.avs.aio.AVSClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.AzureStackHCIClient.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.AzureStackHCIClient.yml index 26832acc529f..c9ac8b0efc53 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.AzureStackHCIClient.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.AzureStackHCIClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure Stack HCI management service. constructor: syntax: 'AzureStackHCIClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -60,3 +60,4 @@ methods: - uid: azure.mgmt.azurestackhci.AzureStackHCIClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.AzureStackHCIClient.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.AzureStackHCIClient.yml index 88bd83417910..8584deae0138 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.AzureStackHCIClient.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.AzureStackHCIClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure Stack HCI management service. constructor: syntax: 'AzureStackHCIClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -60,3 +60,4 @@ methods: - uid: azure.mgmt.azurestackhci.aio.AzureStackHCIClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.BatchManagementClient.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.BatchManagementClient.yml index 31faa0f0bbe5..d850da124973 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.BatchManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.BatchManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Batch Client. constructor: syntax: 'BatchManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -23,8 +23,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -82,3 +82,4 @@ methods: - uid: azure.mgmt.batch.BatchManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.BatchManagementClient.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.BatchManagementClient.yml index 6d77aaab78cc..6b82c26f4368 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.BatchManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.BatchManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Batch Client. constructor: syntax: 'BatchManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -23,8 +23,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -82,3 +82,4 @@ methods: - uid: azure.mgmt.batch.aio.BatchManagementClient.close name: close signature: async close() -> None + 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 e5c5e4191b7a..7afcb6a64e79 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 @@ -40,7 +40,7 @@ methods: service in the region in which the account is created. For example: - [http://accountname.region.batch.azure.com/](http://accountname.region.batch.azure.com/). + `http://accountname.region.batch.azure.com/`. Required.' isRequired: true types: @@ -498,3 +498,4 @@ attributes: - uid: azure.mgmt.batch.aio.operations.BatchAccountOperations.models name: models signature: models = + diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.models.KeyVaultProperties.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.models.KeyVaultProperties.yml index 3d7287ac79f6..be2e5ba2770d 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.models.KeyVaultProperties.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.models.KeyVaultProperties.yml @@ -10,8 +10,8 @@ constructor: syntax: 'KeyVaultProperties(*, key_identifier: str | None = None, **kwargs: Any)' keywordOnlyParameters: - name: key_identifier - description: "Full path to the secret with or without version. Example\n[https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053](https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053).\ - \ or\n[https://mykeyvault.vault.azure.net/keys/testkey](https://mykeyvault.vault.azure.net/keys/testkey).\ + description: "Full path to the secret with or without version. Example\n`https://mykeyvault.vault.azure.net/keys/testkey`.\ + \ or\n`https://mykeyvault.vault.azure.net/keys/testkey`.\ \ To be usable the following prerequisites must\nbe met:\n\n The Batch Account\ \ has a System Assigned identity\n The account identity has been granted Key/Get,\ \ Key/Unwrap and Key/Wrap permissions\n The KeyVault has soft-delete and purge\ @@ -19,8 +19,8 @@ constructor: types: - variables: -- description: "Full path to the secret with or without version. Example\n[https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053](https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053).\ - \ or\n[https://mykeyvault.vault.azure.net/keys/testkey](https://mykeyvault.vault.azure.net/keys/testkey).\ +- description: "Full path to the secret with or without version. Example\n`https://mykeyvault.vault.azure.net/keys/testkey`.\ + \ or\n`https://mykeyvault.vault.azure.net/keys/testkey`.\ \ To be usable the following prerequisites must\nbe met:\n\n The Batch Account\ \ has a System Assigned identity\n The account identity has been granted Key/Get,\ \ Key/Unwrap and Key/Wrap permissions\n The KeyVault has soft-delete and purge\ @@ -28,3 +28,4 @@ variables: name: key_identifier types: - + 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 9283b3b9f325..a55c81301db7 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 @@ -40,7 +40,7 @@ methods: service in the region in which the account is created. For example: - [http://accountname.region.batch.azure.com/](http://accountname.region.batch.azure.com/). + `http://accountname.region.batch.azure.com/`. Required.' isRequired: true types: @@ -496,3 +496,4 @@ attributes: - uid: azure.mgmt.batch.operations.BatchAccountOperations.models name: models signature: models = + diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.AzureBotService.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.AzureBotService.yml index 4781393f707e..20519e1f9928 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.AzureBotService.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.AzureBotService.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure Bot Service is a platform for creating smart conversational agents. constructor: syntax: 'AzureBotService(credential: TokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -88,3 +88,4 @@ methods: - uid: azure.mgmt.botservice.AzureBotService.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.AzureBotService.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.AzureBotService.yml index 208ca87865f2..81bb1946df0e 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.AzureBotService.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.AzureBotService.yml @@ -8,7 +8,7 @@ inheritances: summary: Azure Bot Service is a platform for creating smart conversational agents. constructor: syntax: 'AzureBotService(credential: AsyncTokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -88,3 +88,4 @@ methods: - uid: azure.mgmt.botservice.aio.AzureBotService.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.CdnManagementClient.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.CdnManagementClient.yml index 790af152d032..8d5621e41aa4 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.CdnManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.CdnManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Cdn Management Client. constructor: syntax: 'CdnManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -128,3 +128,4 @@ methods: - uid: azure.mgmt.cdn.CdnManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.CdnManagementClient.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.CdnManagementClient.yml index d11a6122e20e..413a7d87bb8e 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.CdnManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.CdnManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Cdn Management Client. constructor: syntax: 'CdnManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -128,3 +128,4 @@ methods: - uid: azure.mgmt.cdn.aio.CdnManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.ChaosManagementClient.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.ChaosManagementClient.yml index 0e33a1a80113..9326e48f9b75 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.ChaosManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.ChaosManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Chaos Management Client. constructor: syntax: 'ChaosManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -72,3 +72,4 @@ methods: - uid: azure.mgmt.chaos.ChaosManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.ChaosManagementClient.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.ChaosManagementClient.yml index db150a012241..9f29fe8b5de3 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.ChaosManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.ChaosManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Chaos Management Client. constructor: syntax: 'ChaosManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -72,3 +72,4 @@ methods: - uid: azure.mgmt.chaos.aio.ChaosManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.CognitiveServicesManagementClient.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.CognitiveServicesManagementClient.yml index 4e861beb1276..f96e4b4be823 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.CognitiveServicesManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.CognitiveServicesManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Cognitive Services Management Client. constructor: syntax: 'CognitiveServicesManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -88,3 +88,4 @@ methods: - uid: azure.mgmt.cognitiveservices.CognitiveServicesManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.CognitiveServicesManagementClient.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.CognitiveServicesManagementClient.yml index 960af37ef9f9..b12ca2010385 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.CognitiveServicesManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.CognitiveServicesManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Cognitive Services Management Client. constructor: syntax: 'CognitiveServicesManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -88,3 +88,4 @@ methods: - uid: azure.mgmt.cognitiveservices.aio.CognitiveServicesManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.CommunicationServiceManagementClient.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.CommunicationServiceManagementClient.yml index 049a88a950ea..00affa10ccda 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.CommunicationServiceManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.CommunicationServiceManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Communication Services. constructor: syntax: 'CommunicationServiceManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.communication.CommunicationServiceManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.CommunicationServiceManagementClient.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.CommunicationServiceManagementClient.yml index 2a36c7557f09..1e891d06d9ca 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.CommunicationServiceManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.CommunicationServiceManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: REST API for Azure Communication Services. constructor: syntax: 'CommunicationServiceManagementClient(credential: AsyncTokenCredential, - subscription_id: str, base_url: str = ''https://management.azure.com'', **kwargs: + subscription_id: str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential @@ -22,8 +22,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -65,3 +65,4 @@ methods: - uid: azure.mgmt.communication.aio.CommunicationServiceManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.ComputeManagementClient.yml index e0e84ef408cc..3b85a5f237bc 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -83,3 +83,4 @@ methods: - uid: azure.mgmt.compute.v2015_06_15.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.aio.ComputeManagementClient.yml index 9b6adf0da586..ca2415173ab1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -83,3 +83,4 @@ methods: - uid: azure.mgmt.compute.v2015_06_15.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImage.yml index b38d1d2c89d0..953c1127f469 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImageResource.yml index b97499cd8df5..185647b4550a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2015_06_15.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.ComputeManagementClient.yml index 420fe0449d8e..aeb73f6d7b72 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -83,3 +83,4 @@ methods: - uid: azure.mgmt.compute.v2016_03_30.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.ComputeManagementClient.yml index 010ea0a352aa..060dca026f05 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -83,3 +83,4 @@ methods: - uid: azure.mgmt.compute.v2016_03_30.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImage.yml index 125b29e2c949..c5560b7174d0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImageResource.yml index 72af0e1d3b3a..2a2abe699da4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.ComputeManagementClient.yml index bc0d1c4d1d15..152a4b8688e3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -94,3 +94,4 @@ methods: - uid: azure.mgmt.compute.v2016_04_30_preview.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.aio.ComputeManagementClient.yml index b0a7674ab946..2c205401abb9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -94,3 +94,4 @@ methods: - uid: azure.mgmt.compute.v2016_04_30_preview.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImage.yml index 43b5e0a76075..9a0035b9e85d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImageResource.yml index a7bfc90b7880..a9e9494dd20c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_04_30_preview.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.ComputeManagementClient.yml index 6550322e3f5b..7d6c2629a3ff 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -113,3 +113,4 @@ methods: - uid: azure.mgmt.compute.v2017_03_30.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.ComputeManagementClient.yml index 7de4c58bf9ca..78000a45a339 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -113,3 +113,4 @@ methods: - uid: azure.mgmt.compute.v2017_03_30.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImage.yml index 8866e4a83e1d..7c710ac57aec 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImageResource.yml index 118538da21d9..b348dde494f4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.ComputeManagementClient.yml index 5343bf608d9a..7a6008f4d83d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -45,3 +45,4 @@ methods: - uid: azure.mgmt.compute.v2017_09_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.ComputeManagementClient.yml index 875ac902a442..130f513b62e9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -45,3 +45,4 @@ methods: - uid: azure.mgmt.compute.v2017_09_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.ComputeManagementClient.yml index 2ac91e0b33b7..d26ecde7efd7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -109,3 +109,4 @@ methods: - uid: azure.mgmt.compute.v2017_12_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.ComputeManagementClient.yml index cb9b84bd3504..d819e0643792 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -109,3 +109,4 @@ methods: - uid: azure.mgmt.compute.v2017_12_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImage.yml index 402e68768f99..d76919574b5d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImageResource.yml index 4a74f6c7042e..d16d5070f803 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.ComputeManagementClient.yml index 773b186df43f..5c25e01be2e8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -121,3 +121,4 @@ methods: - uid: azure.mgmt.compute.v2018_04_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.aio.ComputeManagementClient.yml index 882e35ecb880..fe5be5a2c4da 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -121,3 +121,4 @@ methods: - uid: azure.mgmt.compute.v2018_04_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImage.yml index 0cd4b4cbb4d1..1c5e96c1c641 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImageResource.yml index d7e93e010bcd..b633d0a22679 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_04_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.ComputeManagementClient.yml index 2932f13a0703..f21e51dcc266 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -133,3 +133,4 @@ methods: - uid: azure.mgmt.compute.v2018_06_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.aio.ComputeManagementClient.yml index 88f151fa5fcc..9b2ec9371af7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -133,3 +133,4 @@ methods: - uid: azure.mgmt.compute.v2018_06_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImage.yml index 9d5a0fcc33f1..1749e50ea358 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImage.yml @@ -31,7 +31,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -64,7 +64,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -82,3 +82,4 @@ variables: - name: data_disk_images types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImageResource.yml index 58fb80bbe373..35cca6ba97e6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_06_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.ComputeManagementClient.yml index 9b2ed4dd9294..01a12b8add5b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.compute.v2018_09_30.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.aio.ComputeManagementClient.yml index 97888ba322c1..cfa4408bcb3d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_09_30.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.compute.v2018_09_30.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.ComputeManagementClient.yml index 0cb952f13e30..d54b6d663085 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -113,3 +113,4 @@ methods: - uid: azure.mgmt.compute.v2018_10_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.aio.ComputeManagementClient.yml index 7c50eeaaa0d4..a28fbb304987 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -113,3 +113,4 @@ methods: - uid: azure.mgmt.compute.v2018_10_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImage.yml index 638e5744f95f..c7abff8bbb9d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImage.yml @@ -32,7 +32,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -71,7 +71,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -93,3 +93,4 @@ variables: name: automatic_os_upgrade_properties types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImageResource.yml index 0025428af681..a525a1cb7fa9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2018_10_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.ComputeManagementClient.yml index b86568d03cd2..c8dc93fee5e9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -149,3 +149,4 @@ methods: - uid: azure.mgmt.compute.v2019_03_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.aio.ComputeManagementClient.yml index 50e801ed9e49..8231d87f26fb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -149,3 +149,4 @@ methods: - uid: azure.mgmt.compute.v2019_03_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImage.yml index 12d77de57b62..04cc4fa4a2f6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImage.yml @@ -33,7 +33,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -79,7 +79,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -106,3 +106,4 @@ variables: types: - - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImageResource.yml index cf28410e9b9c..23a90fa89c59 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_03_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.ComputeManagementClient.yml index 3c1a44d88cae..b2102e949289 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -45,3 +45,4 @@ methods: - uid: azure.mgmt.compute.v2019_04_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.ComputeManagementClient.yml index 4ee690695ef8..3606e5359a71 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -45,3 +45,4 @@ methods: - uid: azure.mgmt.compute.v2019_04_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.ComputeManagementClient.yml index 1126c04bed0e..e55b4f68a855 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -159,3 +159,4 @@ methods: - uid: azure.mgmt.compute.v2019_07_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.ComputeManagementClient.yml index 76d6278895ae..41e3240099f4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -159,3 +159,4 @@ methods: - uid: azure.mgmt.compute.v2019_07_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImage.yml index 1787c920ee7d..5c29d0d0ffe0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImage.yml @@ -33,7 +33,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -79,7 +79,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -106,3 +106,4 @@ variables: types: - - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImageResource.yml index f26fdc09d618..1fe9f9660ba1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.ComputeManagementClient.yml index be3ec8089698..1121398991a8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -59,3 +59,4 @@ methods: - uid: azure.mgmt.compute.v2019_11_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.aio.ComputeManagementClient.yml index 9cd20e73181e..d08fd86c6b23 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_11_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -59,3 +59,4 @@ methods: - uid: azure.mgmt.compute.v2019_11_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.ComputeManagementClient.yml index cb700924d2b3..8ab3d2b7ba28 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -151,3 +151,4 @@ methods: - uid: azure.mgmt.compute.v2019_12_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.ComputeManagementClient.yml index 3974fdabbdc5..7459af9b1be5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -151,3 +151,4 @@ methods: - uid: azure.mgmt.compute.v2019_12_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImage.yml index dc9cfbb4131c..3a35bbdefdf1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImage.yml @@ -33,7 +33,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -79,7 +79,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -106,3 +106,4 @@ variables: types: - - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImageResource.yml index 3a54d4994415..3bd4b7c8017f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.ComputeManagementClient.yml index eb8808c17f0d..2b3a339fccd3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -63,3 +63,4 @@ methods: - uid: azure.mgmt.compute.v2020_05_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.ComputeManagementClient.yml index 8fc1a722cb36..7d1f24f19bea 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -63,3 +63,4 @@ methods: - uid: azure.mgmt.compute.v2020_05_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.ComputeManagementClient.yml index e12708823d85..1934c926e064 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -137,3 +137,4 @@ methods: - uid: azure.mgmt.compute.v2020_06_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.ComputeManagementClient.yml index 906ea4f4d813..2ed41fd6fa3e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -137,3 +137,4 @@ methods: - uid: azure.mgmt.compute.v2020_06_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImage.yml index 0f489cd924d8..370253ff19a8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImage.yml @@ -33,7 +33,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: plan @@ -86,7 +86,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -120,3 +120,4 @@ variables: name: disallowed types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImageResource.yml index 4a540b3f5206..e5a026fe1e6a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.models.VirtualMachineImageResource.yml @@ -29,7 +29,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] variables: @@ -48,7 +48,8 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.ComputeManagementClient.yml index fbc0f6b4c91e..5d70170d9c03 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -63,3 +63,4 @@ methods: - uid: azure.mgmt.compute.v2020_06_30.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.aio.ComputeManagementClient.yml index be01661f1503..fd45423451d8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_30.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -63,3 +63,4 @@ methods: - uid: azure.mgmt.compute.v2020_06_30.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.ComputeManagementClient.yml index 198f0153870d..d49ab5b3c7c2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.compute.v2020_09_30.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.aio.ComputeManagementClient.yml index 677c2f6d7670..6c3897ceb2cb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_09_30.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.compute.v2020_09_30.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.ComputeManagementClient.yml index f6b082a0b7c9..321c98731fa2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -62,3 +62,4 @@ methods: - uid: azure.mgmt.compute.v2020_10_01_preview.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.aio.ComputeManagementClient.yml index 9be08289a3c2..97950dd6e1e5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_10_01_preview.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -62,3 +62,4 @@ methods: - uid: azure.mgmt.compute.v2020_10_01_preview.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.ComputeManagementClient.yml index 25fca38dbad8..8a6de0afb32e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -161,3 +161,4 @@ methods: - uid: azure.mgmt.compute.v2020_12_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.aio.ComputeManagementClient.yml index ac281880617b..d30df488a160 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -161,3 +161,4 @@ methods: - uid: azure.mgmt.compute.v2020_12_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImage.yml index eea294408ee3..52a6919e5fe6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -95,7 +95,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -136,3 +136,4 @@ variables: - name: features types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImageResource.yml index 865d715b528a..7b32da50a3aa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_12_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.ComputeManagementClient.yml index 07dfdf1392b7..29e59523c082 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -169,3 +169,4 @@ methods: - uid: azure.mgmt.compute.v2021_03_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.aio.ComputeManagementClient.yml index 5c9591ce439b..aa9cc290fb44 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -169,3 +169,4 @@ methods: - uid: azure.mgmt.compute.v2021_03_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImage.yml index 98d85ffe95e2..eab3a540cf58 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -95,7 +95,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -136,3 +136,4 @@ variables: - name: features types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImageResource.yml index b5dbe63d355c..f2cc72c4b130 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.ComputeManagementClient.yml index ce4484c1c136..06170b04a4cb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -177,3 +177,4 @@ methods: - uid: azure.mgmt.compute.v2021_04_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.aio.ComputeManagementClient.yml index c8d64d7dcb29..ed83bdba0136 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -177,3 +177,4 @@ methods: - uid: azure.mgmt.compute.v2021_04_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImage.yml index 344a34b14572..e0f7e8f8041a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -95,7 +95,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -136,3 +136,4 @@ variables: - name: features types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImageResource.yml index ee6a83fb2868..df6c7359df84 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_04_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.ComputeManagementClient.yml index d6e18ceeeeaf..2c919a24cdc9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -209,3 +209,4 @@ methods: - uid: azure.mgmt.compute.v2021_07_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.ComputeManagementClient.yml index d10d3c5e8fc5..af7fe2e18215 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -209,3 +209,4 @@ methods: - uid: azure.mgmt.compute.v2021_07_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImage.yml index 56a603e868ee..d69001a837de 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -95,7 +95,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -136,3 +136,4 @@ variables: - name: features types: - [] + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImageResource.yml index 69b7d5782dc6..e204c33a02db 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.ComputeManagementClient.yml index cc3635e5eaee..7b1970c3c9c4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2021_08_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.aio.ComputeManagementClient.yml index 83dadb57ed64..f57327aa8119 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_08_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2021_08_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.ComputeManagementClient.yml index 1e9e30f85df0..f6565d2baac0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -71,3 +71,4 @@ methods: - uid: azure.mgmt.compute.v2021_10_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.ComputeManagementClient.yml index ddaaaca10cd9..4513083cba3a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -71,3 +71,4 @@ methods: - uid: azure.mgmt.compute.v2021_10_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.ComputeManagementClient.yml index 46ad98bc6789..f854c0276e01 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2021_11_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.aio.ComputeManagementClient.yml index 7b2b5ec1dc0a..0c7a6a48206c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2021_11_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImage.yml index 07e03af93ec9..92670c134391 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -100,7 +100,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -146,3 +146,4 @@ variables: types: - - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImageResource.yml index 82ded54eb532..967efb7dc2c1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_11_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.ComputeManagementClient.yml index fef721d9a713..948a5a431b1b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2021_12_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.aio.ComputeManagementClient.yml index 202db3e6c61b..0f7c8a8c2bb1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_12_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2021_12_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.ComputeManagementClient.yml index edde7a95adfc..4567505bfb1b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2022_01_03.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.ComputeManagementClient.yml index 23de08b4bd50..a43830f108b4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2022_01_03.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.ComputeManagementClient.yml index e21e91c30e5b..d3c9974af60e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2022_03_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.aio.ComputeManagementClient.yml index 372184aca0fa..8985a2bc2101 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2022_03_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImage.yml index ead374088b1b..ef20dd387f2e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -100,7 +100,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -146,3 +146,4 @@ variables: types: - - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImageResource.yml index aa9082720d25..9ef5076be0d6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.ComputeManagementClient.yml index 99eb83432f4d..496b88581e93 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_03_02.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.ComputeManagementClient.yml index 1b8f0e761aec..6e7826e4ab15 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_03_02.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.ComputeManagementClient.yml index e49dba9ddbbf..eb84d2560757 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2022_03_03.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.aio.ComputeManagementClient.yml index 6468fc505210..c1c2567d76ef 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_03.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2022_03_03.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.ComputeManagementClient.yml index 6778bb218b7c..e0456f995caf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_04_04.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.aio.ComputeManagementClient.yml index 1a3c7051e2cc..0af4a4394fde 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_04_04.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_04_04.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.ComputeManagementClient.yml index 2e87a1275fd7..72e9878ca4ec 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_07_02.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.aio.ComputeManagementClient.yml index 4954941ce632..d9020d124cff 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_07_02.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_07_02.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.ComputeManagementClient.yml index b3ade97d377e..7cba36645b19 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2022_08_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.aio.ComputeManagementClient.yml index f7b5d0d4bcc3..a33c71bdcd48 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2022_08_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImage.yml index a5cc855e0f80..c54b18c5200d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImage.yml @@ -35,7 +35,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -100,7 +100,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -146,3 +146,4 @@ variables: types: - - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImageResource.yml index 44f2425a0019..5cf967ec8207 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.ComputeManagementClient.yml index 90df8ab7068d..7dc046d46615 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2022_08_03.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.aio.ComputeManagementClient.yml index a2c969d9ad5d..016147ee8faf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_08_03.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2022_08_03.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.ComputeManagementClient.yml index 9c8d6b47cc33..0bcdb38bdd9b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_09_04.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.ComputeManagementClient.yml index f09a3e03943b..6e6aa144e9d0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2022_09_04.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.ComputeManagementClient.yml index 1d1344b0848c..5035638fc8c3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2022_11_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.aio.ComputeManagementClient.yml index 5788d6293e25..cef5b624f1b3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2022_11_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImage.yml index 1831c796ad64..8415f1a88954 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImage.yml @@ -36,7 +36,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -105,7 +105,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -155,3 +155,4 @@ variables: name: image_deprecation_status types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImageResource.yml index 51fdbc62291f..56f9ce481fb3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_11_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.ComputeManagementClient.yml index 29debe8d25b4..e7d6c071a4e4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2023_01_02.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.aio.ComputeManagementClient.yml index 0c7c44a34ccf..9215f5479845 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_01_02.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2023_01_02.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.ComputeManagementClient.yml index c770a3c86ec6..941f00597578 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2023_03_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.aio.ComputeManagementClient.yml index e6462783692d..60f4f4bef1ae 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2023_03_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImage.yml index 5683a141f785..c2aeb77d70c6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImage.yml @@ -36,7 +36,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -105,7 +105,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -155,3 +155,4 @@ variables: name: image_deprecation_status types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImageResource.yml index aa3143b6765e..290e4b113934 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_03_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.ComputeManagementClient.yml index e4cde3f00fce..4975e08d2ac8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2023_04_02.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.ComputeManagementClient.yml index 8ba2a14b11b6..d6ccfe844647 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2023_04_02.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.ComputeManagementClient.yml index 6d0ec4fafddb..861622395b69 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2023_07_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.aio.ComputeManagementClient.yml index f2b6b1f50dd3..ef9c6fc6c66b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2023_07_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImage.yml index 3c79cb125db3..d87f1cf1b3f1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImage.yml @@ -36,7 +36,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -105,7 +105,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -155,3 +155,4 @@ variables: name: image_deprecation_status types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImageResource.yml index 8762368cc66c..60476377e830 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.ComputeManagementClient.yml index e694fdbfe5d6..a4f29f15aaeb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2023_07_03.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.ComputeManagementClient.yml index 236579729005..e00f8bbb9519 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.compute.v2023_07_03.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.ComputeManagementClient.yml index 51cd8939776a..0b34efc2693d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2023_09_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.aio.ComputeManagementClient.yml index 5a5a7a735413..509388db207a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2023_09_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImage.yml index 31afc65b1785..8f9581f41024 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImage.yml @@ -36,7 +36,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -105,7 +105,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -155,3 +155,4 @@ variables: name: image_deprecation_status types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImageResource.yml index 55e33b2d54a7..564ae37f046e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_09_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.ComputeManagementClient.yml index d78cec8f78a0..a85c3a898b31 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2023_10_02.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.ComputeManagementClient.yml index c19d251a529a..b5428d86fb40 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2023_10_02.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.ComputeManagementClient.yml index fe14ea35ce1a..8af64e7ff038 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2024_03_01.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.aio.ComputeManagementClient.yml index c5dec243e620..4eae025478db 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -157,3 +157,4 @@ methods: - uid: azure.mgmt.compute.v2024_03_01.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImage.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImage.yml index 59039db7ab44..a7b30d353991 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImage.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImage.yml @@ -36,7 +36,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -105,7 +105,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -155,3 +155,4 @@ variables: name: image_deprecation_status types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImageResource.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImageResource.yml index 303b25a91552..01e8492a74b8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImageResource.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_01.models.VirtualMachineImageResource.yml @@ -30,7 +30,7 @@ constructor: description: 'Specifies the tags that are assigned to the virtual machine. For more - information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' types: - [, ] - name: extended_location @@ -53,7 +53,7 @@ variables: - description: 'Specifies the tags that are assigned to the virtual machine. For more information - about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md).' + about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags).' name: tags types: - [, ] @@ -61,3 +61,4 @@ variables: name: extended_location types: - + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.ComputeManagementClient.yml index db4a2bab99ff..a89166f8d84e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2024_03_02.ComputeManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.ComputeManagementClient.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.ComputeManagementClient.yml index caa328375984..609150d6bdfa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.ComputeManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.ComputeManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Compute Client. constructor: syntax: 'ComputeManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.compute.v2024_03_02.aio.ComputeManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.ConfidentialLedger.yml b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.ConfidentialLedger.yml index d7831d3d819e..86e716efbda8 100644 --- a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.ConfidentialLedger.yml +++ b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.ConfidentialLedger.yml @@ -9,7 +9,7 @@ summary: Microsoft Azure Confidential Compute Ledger Control Plane REST API vers 2020-12-01-preview. constructor: syntax: 'ConfidentialLedger(credential: TokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' + str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.confidentialledger.ConfidentialLedger.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.ConfidentialLedger.yml b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.ConfidentialLedger.yml index 764193ea138b..28741c7f7fb5 100644 --- a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.ConfidentialLedger.yml +++ b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.ConfidentialLedger.yml @@ -9,7 +9,7 @@ summary: Microsoft Azure Confidential Compute Ledger Control Plane REST API vers 2020-12-01-preview. constructor: syntax: 'ConfidentialLedger(credential: AsyncTokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.confidentialledger.aio.ConfidentialLedger.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.ConfluentManagementClient.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.ConfluentManagementClient.yml index d7c108e2d45b..be2a4f9aaa1a 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.ConfluentManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.ConfluentManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ConfluentManagementClient. constructor: syntax: 'ConfluentManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.confluent.ConfluentManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.ConfluentManagementClient.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.ConfluentManagementClient.yml index c1f7c0f0c0d1..df080a005b9b 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.ConfluentManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.ConfluentManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ConfluentManagementClient. constructor: syntax: 'ConfluentManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.confluent.aio.ConfluentManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.ConnectedVMwareMgmtClient.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.ConnectedVMwareMgmtClient.yml index 167c743fb48f..118f7d8766c0 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.ConnectedVMwareMgmtClient.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.ConnectedVMwareMgmtClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Self service experience for VMware. constructor: syntax: 'ConnectedVMwareMgmtClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -94,3 +94,4 @@ methods: - uid: azure.mgmt.connectedvmware.ConnectedVMwareMgmtClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.ConnectedVMwareMgmtClient.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.ConnectedVMwareMgmtClient.yml index 9cd0f843e485..b8d44f8cc28b 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.ConnectedVMwareMgmtClient.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.ConnectedVMwareMgmtClient.yml @@ -8,7 +8,7 @@ inheritances: summary: Self service experience for VMware. constructor: syntax: 'ConnectedVMwareMgmtClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -94,3 +94,4 @@ methods: - uid: azure.mgmt.connectedvmware.aio.ConnectedVMwareMgmtClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.ConsumptionManagementClient.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.ConsumptionManagementClient.yml index e3a871877d40..1874a2bd236d 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.ConsumptionManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.ConsumptionManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Consumption management client provides access to consumption resources Subscriptions.' constructor: syntax: 'ConsumptionManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -109,3 +109,4 @@ methods: - uid: azure.mgmt.consumption.ConsumptionManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.ConsumptionManagementClient.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.ConsumptionManagementClient.yml index 49872e813b90..c9125a72619a 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.ConsumptionManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.ConsumptionManagementClient.yml @@ -11,7 +11,7 @@ summary: 'Consumption management client provides access to consumption resources Subscriptions.' constructor: syntax: 'ConsumptionManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -109,3 +109,4 @@ methods: - uid: azure.mgmt.consumption.aio.ConsumptionManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.ContainerInstanceManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.ContainerInstanceManagementClient.yml index d61edaff14ca..68d0c78525f0 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.ContainerInstanceManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.ContainerInstanceManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerInstanceManagementClient. constructor: syntax: 'ContainerInstanceManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.containerinstance.ContainerInstanceManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.ContainerInstanceManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.ContainerInstanceManagementClient.yml index 62e8026cdfc5..d2ca2f85e955 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.ContainerInstanceManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.ContainerInstanceManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerInstanceManagementClient. constructor: syntax: 'ContainerInstanceManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -67,3 +67,4 @@ methods: - uid: azure.mgmt.containerinstance.aio.ContainerInstanceManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.ContainerRegistryManagementClient.yml index 392315e6bef5..880937a49ca5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -52,3 +52,4 @@ methods: - uid: azure.mgmt.containerregistry.v2017_03_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.aio.ContainerRegistryManagementClient.yml index 69fa3ab63ef4..1bd1f97f33ee 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_03_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -52,3 +52,4 @@ methods: - uid: azure.mgmt.containerregistry.v2017_03_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.ContainerRegistryManagementClient.yml index e04c6646c360..9f19d87e2d40 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -60,3 +60,4 @@ methods: - uid: azure.mgmt.containerregistry.v2017_10_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.aio.ContainerRegistryManagementClient.yml index 9554a343a1e6..906a353d5051 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2017_10_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -60,3 +60,4 @@ methods: - uid: azure.mgmt.containerregistry.v2017_10_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.ContainerRegistryManagementClient.yml index f8522b89949f..1ddf35c70565 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -59,3 +59,4 @@ methods: - uid: azure.mgmt.containerregistry.v2018_02_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.aio.ContainerRegistryManagementClient.yml index d1973df35e61..95db004d9ff4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -59,3 +59,4 @@ methods: - uid: azure.mgmt.containerregistry.v2018_02_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.ContainerRegistryManagementClient.yml index 897fd0a8e2b9..60cdc6677250 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -56,3 +56,4 @@ methods: - uid: azure.mgmt.containerregistry.v2018_09_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.aio.ContainerRegistryManagementClient.yml index cf87000b5f32..15f8ddb0d620 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_09_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -56,3 +56,4 @@ methods: - uid: azure.mgmt.containerregistry.v2018_09_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.ContainerRegistryManagementClient.yml index 7ddc11f0200d..4b2b12661e98 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -56,3 +56,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_04_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.aio.ContainerRegistryManagementClient.yml index 7ae16079e04e..7ca5f473c5a0 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_04_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -56,3 +56,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_04_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.ContainerRegistryManagementClient.yml index 7d39009cc968..5af78ce0f41f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -60,3 +60,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_05_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.ContainerRegistryManagementClient.yml index df1020895987..ea5538b6a964 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -60,3 +60,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_05_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.ContainerRegistryManagementClient.yml index f683ba766ce3..4dde8f4f318c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.ContainerRegistryManagementClient.yml index cca5274d8064..94b176e4bc04 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.ContainerRegistryManagementClient.yml index 60cf75319d8d..0957a18be7d8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -63,3 +63,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.ContainerRegistryManagementClient.yml index 8c6a36513095..51156735042a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -63,3 +63,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.ContainerRegistryManagementClient.yml index 99e420b034ec..534a89163b36 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -75,3 +75,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_12_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.aio.ContainerRegistryManagementClient.yml index 8f38e76ebd68..e8e7ff95ce3e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -75,3 +75,4 @@ methods: - uid: azure.mgmt.containerregistry.v2019_12_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ExportPipelineTargetProperties.yml index ab44d8320dae..f635fc6ae8f8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ImportPipelineSourceProperties.yml index ddf45120b264..76e8d4d602b8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_12_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.ContainerRegistryManagementClient.yml index 63c991f71b55..cec73fe684c3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.ContainerRegistryManagementClient.yml index 51abfed691b4..15f62d06268e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ExportPipelineTargetProperties.yml index 2dd719868404..141bc9da6378 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ImportPipelineSourceProperties.yml index 2ed846c33f09..9d2a784139f2 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.ContainerRegistryManagementClient.yml index 9892dd9f800b..2e47cc661b60 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_06_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.aio.ContainerRegistryManagementClient.yml index e7c6c945a81f..ab474102809a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_06_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ExportPipelineTargetProperties.yml index 17773522be75..1db6c2ec3a63 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ImportPipelineSourceProperties.yml index 96ec60325407..7da88cc416b1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_06_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.ContainerRegistryManagementClient.yml index c27043cf04be..2ccf76a7290f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.ContainerRegistryManagementClient.yml index 316c2c0183df..bd7b0866c25a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ExportPipelineTargetProperties.yml index db41125b63fa..2933cd372bc5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ImportPipelineSourceProperties.yml index a50af5eb8b27..2f6beabdd475 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.ContainerRegistryManagementClient.yml index 98e3f17bf7bd..1f50eec095b8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_09_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.aio.ContainerRegistryManagementClient.yml index b5f91e8e4b03..5895d2293c4e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_09_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -64,3 +64,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_09_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.ContainerRegistryManagementClient.yml index 3eb155199603..23075556ca6d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_12_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.aio.ContainerRegistryManagementClient.yml index 4e70ad94c145..215a203b7986 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2021_12_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ExportPipelineTargetProperties.yml index 9181c79b183b..68d767124d87 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ImportPipelineSourceProperties.yml index 481629e90d77..665ce68a8423 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_12_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.ContainerRegistryManagementClient.yml index 01b769bb8b63..dea6c279e940 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.ContainerRegistryManagementClient.yml index ef218d32a504..dcd55bbb66ff 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -87,3 +87,4 @@ methods: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ExportPipelineTargetProperties.yml index f14f96d0558e..b7afbd00c892 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ImportPipelineSourceProperties.yml index ea8f7e83cad8..3bda37486f9c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.ContainerRegistryManagementClient.yml index b8db7a3fe797..1c1cb1f1d3bd 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -72,3 +72,4 @@ methods: - uid: azure.mgmt.containerregistry.v2022_12_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.aio.ContainerRegistryManagementClient.yml index 781158ed132d..28ad0d54c8d5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_12_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -72,3 +72,4 @@ methods: - uid: azure.mgmt.containerregistry.v2022_12_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.ContainerRegistryManagementClient.yml index 0ba9793a7c93..b4b537e8420b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.ContainerRegistryManagementClient.yml index dcd995945e9d..da7f784cc01b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -95,3 +95,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ExportPipelineTargetProperties.yml index ab97efaac2ca..97a493ed35c8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ImportPipelineSourceProperties.yml index 03f12fe55c9c..2ecf4f853077 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.ContainerRegistryManagementClient.yml index b97ba32f46e4..069ef89b5bcb 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_06_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.aio.ContainerRegistryManagementClient.yml index c6fd76fd0a9b..26da6b8e6360 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_06_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ExportPipelineTargetProperties.yml index a7a8aac66bfb..b859de7bc9fe 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ImportPipelineSourceProperties.yml index 7c84b40f6755..10a0527b0e89 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_06_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.ContainerRegistryManagementClient.yml index 2085ff21c2cb..5e85b59fee96 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -80,3 +80,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_07_01.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.aio.ContainerRegistryManagementClient.yml index f96aee00a01d..5a2455dcaa9c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_07_01.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -80,3 +80,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_07_01.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.ContainerRegistryManagementClient.yml index 64a81252a55d..f7612555efb7 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_08_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.aio.ContainerRegistryManagementClient.yml index e8f81523d446..f0ce20aeee5b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_08_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ExportPipelineTargetProperties.yml index 3576948858f7..fa95d45b1e48 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ImportPipelineSourceProperties.yml index ff2e99783358..b56e5c3aeb94 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_08_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.ContainerRegistryManagementClient.yml index c9efd928a4fd..e1f102d9a9a5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.ContainerRegistryManagementClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.ContainerRegistryManagementClient.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.ContainerRegistryManagementClient.yml index 4ff4abe4c8c6..ea32dd50cda7 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.ContainerRegistryManagementClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.ContainerRegistryManagementClient.yml @@ -8,7 +8,7 @@ inheritances: summary: ContainerRegistryManagementClient. constructor: syntax: 'ContainerRegistryManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -21,8 +21,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -103,3 +103,4 @@ methods: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.ContainerRegistryManagementClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ExportPipelineTargetProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ExportPipelineTargetProperties.yml index aaa91010351a..037c721b5e5f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ExportPipelineTargetProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ExportPipelineTargetProperties.yml @@ -20,9 +20,9 @@ constructor: - name: uri description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -38,9 +38,9 @@ variables: - - description: 'The target uri of the export pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://`https://accountName.blob.core.windows.net/containerName`e`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -50,3 +50,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ImportPipelineSourceProperties.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ImportPipelineSourceProperties.yml index dde5aace694f..b87eed547ea0 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ImportPipelineSourceProperties.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.models.ImportPipelineSourceProperties.yml @@ -22,9 +22,9 @@ constructor: - name: uri description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' types: - - name: key_vault_uri @@ -41,9 +41,9 @@ variables: - - description: 'The source uri of the import pipeline. - When ''AzureStorageBlob'': "[https://accountName.blob.core.windows.net/containerName/blobName](https://accountName.blob.core.windows.net/containerName/blobName)" + When ''AzureStorageBlob'': "`https://accountName.blob.core.windows.net/containerName`" - When ''AzureStorageBlobContainer'': "[https://accountName.blob.core.windows.net/containerName](https://accountName.blob.core.windows.net/containerName)".' + When ''AzureStorageBlobContainer'': "`https://accountName.blob.core.windows.net/containerName`".' name: uri types: - @@ -53,3 +53,4 @@ variables: name: key_vault_uri types: - + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.ContainerServiceClient.yml index 4b194d203c08..9fa369b3edfa 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -51,3 +51,4 @@ methods: - uid: azure.mgmt.containerservice.v2017_07_01.ContainerServiceClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.ContainerServiceClient.yml index a54ac57d4e37..b39bdc83a17e 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -51,3 +51,4 @@ methods: - uid: azure.mgmt.containerservice.v2017_07_01.aio.ContainerServiceClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.ContainerServiceClient.yml index 3e0f53be744d..1b89cd567222 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.containerservice.v2018_03_31.ContainerServiceClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.aio.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.aio.ContainerServiceClient.yml index f7d16303fb64..b6d8ae91725f 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.aio.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_03_31.aio.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -55,3 +55,4 @@ methods: - uid: azure.mgmt.containerservice.v2018_03_31.aio.ContainerServiceClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.ContainerServiceClient.yml index 0602e690e5ad..5f634e041581 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -54,3 +54,4 @@ methods: - uid: azure.mgmt.containerservice.v2018_08_01_preview.ContainerServiceClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.aio.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.aio.ContainerServiceClient.yml index 03b84d907612..dfbb1b90c215 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.aio.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_08_01_preview.aio.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -54,3 +54,4 @@ methods: - uid: azure.mgmt.containerservice.v2018_08_01_preview.aio.ContainerServiceClient.close name: close signature: async close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.ContainerServiceClient.yml index 7270f2502bb6..47edbacd04df 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' + base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -50,3 +50,4 @@ methods: - uid: azure.mgmt.containerservice.v2018_09_30_preview.ContainerServiceClient.close name: close signature: close() -> None + diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.aio.ContainerServiceClient.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.aio.ContainerServiceClient.yml index 0763899b3926..61d940cf1f25 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.aio.ContainerServiceClient.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2018_09_30_preview.aio.ContainerServiceClient.yml @@ -8,7 +8,7 @@ inheritances: summary: The Container Service Client. constructor: syntax: 'ContainerServiceClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str = ''`https://management.azure.com`'', **kwargs: Any)' parameters: - name: credential description: Credential needed for the client to connect to Azure. Required. @@ -24,8 +24,8 @@ constructor: types: - - name: base_url - description: Service URL. Default value is "[https://management.azure.com](https://management.azure.com)". - defaultValue: https://management.azure.com + description: Service URL. Default value is "`https://management.azure.com`". + defaultValue: `https://management.azure.com` types: - keywordOnlyParameters: @@ -50,3 +50,4 @@ methods: - uid: azure.mgmt.containerservice.v2018_09_30_preview.aio.ContainerServiceClient.close name: close signature: async close() -> None +